Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix OpenAPI v3.0.3 validation issues #68

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

apd-bbrewington
Copy link

Fixes #67
(errors only, note the --display-only-failures below)

Took a TDD approach - once all failures resolved below, considered it good enough:

npm install -g @stoplight/spectral-cli
echo 'extends: ["spectral:oas"]' > .spectral.yaml
spectral lint openapi-v3.yaml --display-only-failures --ruleset .spectral.yaml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v3: OpenAPI validation issues
1 participant